@charset "UTF-8";

/* 解决方案案例 */
#solution_c_t {
    width: 1002px;
    margin: 0 auto;
    margin-top: 0px;
}
#solution_c_t .h1 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}
#solution_c_t .h2 {
    text-align: center;
    font-size: 18px;
    letter-spacing: 10px;
    padding-top: 2px;
}
#solution_c_t .h3 {
    text-align: center;
    font-size: 12px;
    color: #888;
    padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#solution_c_c {
    width: 100%;
    height: 3px;
    background: url(rc-118.png) center no-repeat;
    margin-top: 20px;
}
.solution_c_bgs {
    /* background: #eee;
    padding: 50px 0px; */
    width: 100%;
    height: 513px;
    background: url(jjfa.jpg) center no-repeat;
    /* text-align: center; */
}
.solution_c_bg {
    width: 1200px;
    margin: 0 auto;
    height: 413px;
    position: relative;
}
#tabs {
    overflow: hidden;
    width: 1002px;
}
.clear {
    clear: both;
    font-size: 0px;
    overflow: hidden;
    height: 0px;
}
#tabs ul li {
    color: #fff;
    height: 68px;
    line-height: 68px;
    position: relative;
    cursor: pointer;
    width: 200px;
    background: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 1px;
}
#tabs ul li.currents {
    color: #ff0;
    background: #ff6600;
    width: 200px;
    height: 68px;
    line-height: 68px;
}
#tabs ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
}

#contents {
    width: 550px;
    position: absolute;
    left: 326px;
}
#contents ul {
    display: none;
}
#contents .c_img {
    width: 550px;
    height: 413px;
    margin-top: 1px;
    position: relative;
}
#contents .c_img_bg {
    width: 550px;
    height: 413px;
    position: absolute;
}
#contents .c_img_font {
    width: 510px;
    padding: 20px;
    position: absolute;
    top: 313px;
    background: url(rc-119.png);
    line-height: 30px;
    color: #fff;
}
#contents .c_img_font .h1 {
    font-size: 18px;
    color: #fff;
}
#contents .c_img_font .h1 a {
    font-size: 18px;
    color: #fff;
}
#contents .c_img_font .h2 {
    font-size: 12px;
    color: #888;
}
#contents .c_img_font .h2 a {
    font-size: 12px;
    color: #888;
}

/* 资质荣誉  开始 */
.index-product1 {
    background: #f3f3f3;
    padding: 45px 0px 70px 0px;
}
.con {
    width: 1200px;
    margin: 0 auto;
}
.index-product1 h2 {
    color: #ff6600;
    font-size: 34px;
    text-align: center;
}
.index-product1 h2 span {
    display: block;
    /* background: url(tt.jpg) no-repeat center; */
    text-transform: uppercase;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin-top: 8px;
}
.index-product1 .content {
    margin-top: 48px;
    position: relative;
}
.ml_btn, .mr_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
}
.ml_btn {
    left: -70px;
}
.mr_btn {
    right: -70px;
}
#mdemo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#mindemo {
    float: left;
    width: 800%;
}
#mdemo1 {
    float: left;
}
#mdemo2 {
    float: left;
}
.roll_product {
    float: left;
}
.product_list2 li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
}
.product_list2 li a.img {
    display: block;
    padding:5px;
    border: 1px solid #ccc; background:#fff;
}
.product_list2 li a.img img {
    width: 230px;
    height: 307px;
}
.product_list2 li h3 {
    width: 242px;
    height: 40px;
    text-align: center;
}
.product_list2 li h3 a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    background: #e5e5e5;
    font-weight: normal;
    font-size: 14px;
}
/* 资质荣誉  结束 */

